home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: usinternet.com!not-for-mail
- From: Scott Jibben <sjibben@usinternet.com>
- Subject: Re: NEWBIE: MSVC C++ and templates
- Message-ID: <31113D5D.60A5@usinternet.com>
- Date: Thu, 01 Feb 1996 16:23:25 -0600
- Organization: Jibben Software
- X-Mailer: Mozilla 2.0b6a (WinNT; I)
- MIME-Version: 1.0
- References: <4e1duq$1i3@shellx.best.com> <DLsxp3.2MK@news.zippo.com> <4eegvd$n76@reader2.ix.netcom.com>
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
-
- James Edward Sands III wrote:
- >
- > I am learning C++ with microsoft visual c++ professional edition v1.5,
- > a funny thing happened the other day though. I entered the chapter
- > (in my book) on templates, and when coding, MSVC kept on spitting up
- > errors (erroneous errors). All surronding the template delcaration,
- > and calls.
- >
- > Upon the help file inspection, I read an entry that says
- > "This produce does not support the use of templates" (word for word)
- >
- > Does anyone know why MSVC does not support them (they look real
- > useful), or am I overlooking something?
-
- Microsoft only supports templates in the 32-bit editions of MSVC++. Yes, they are
- useful, but you have to move to Win95 or WinNT to get them with Microsoft products.
-
- --
- Scott Jibben, Jibben Software
- Galactic Overlord & Mines of Gorr BBS Door Games
- -----------------------------
- [EMAIL] sjibben@usinternet.com
- [WWW] http://www.usinternet.com/jsw
- [FTP] ftp.europa.com /outgoing/DOORS/jibben
- [FTP] ftp.cts.com /pub/dferber/jibben
- [FIDO] 1:282/115 [BBS] 612-379-8272 (10 USR 28.8 Couriers)
- [VOICE] 612-757-5626 [FAX] 612-757-8687
-
-